byte pointer造句
例句與造句
- a 24-byte pointer to this off-row data is maintained on the original page
原始頁上將維護(hù)一個指向此行外數(shù)據(jù)的24字節(jié)指針。 - gets or sets a byte pointer to a stream based on the current position in the stream
獲取或設(shè)置基于流中當(dāng)前位置的指向流的字節(jié)指針。 - a byte pointer
字節(jié)指針。 - calculates the number of characters produced by decoding a sequence of bytes starting at the specified byte pointer
計算對一個字節(jié)序列(從指定的字節(jié)指針開始)進(jìn)行解碼所產(chǎn)生的字符數(shù)。 - when overridden in a derived class, calculates the number of characters produced by decoding a sequence of bytes starting at the specified byte pointer
在派生類中重寫時,計算對字節(jié)序列(從指定的字節(jié)指針開始)進(jìn)行解碼所產(chǎn)生的字符數(shù)。 - It's difficult to find byte pointer in a sentence. 用byte pointer造句挺難的
- decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer
將從指定的字節(jié)指針開始的一個字節(jié)序列解碼為一組字符,并從指定的字符指針開始存儲這組字符。 - encodes a set of characters starting at the specified character pointer into a sequence of bytes that are stored starting at the specified byte pointer
將從指定的字符指針開始的一組字符編碼為一個字節(jié)序列,并從指定的字節(jié)指針開始存儲該字節(jié)序列。 - when overridden in a derived class, decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer
在派生類中重寫時,將一個字節(jié)序列(從指定的字節(jié)指針開始)解碼為一組字符,并從指定的字符指針開始存儲該組字符。 - when overridden in a derived class, encodes a set of characters starting at the specified character pointer into a sequence of bytes that are stored starting at the specified byte pointer
在派生類中重寫時,將一組字符(從指定的字符指針開始)編碼為一個字節(jié)序列,并從指定的字節(jié)指針開始存儲該字節(jié)序列。 - when overridden in a derived class, decodes a sequence of bytes starting at the specified byte pointer and any bytes in the internal buffer into a set of characters that are stored starting at the specified character pointer
在派生類中重寫時,將字節(jié)序列(從指定的字節(jié)指針處開始)和任何內(nèi)部緩沖區(qū)中的字節(jié)解碼為從指定字符指針開始存儲的一組字符。 - when overridden in a derived class, encodes a set of characters starting at the specified character pointer and any characters in the internal buffer into a sequence of bytes that are stored starting at the specified byte pointer
在派生類中重寫時,將一組字符(從指定的字符指針處開始)和內(nèi)部緩沖區(qū)中的任何字符編碼為從指定字節(jié)指針開始存儲的字節(jié)序列。 - or clr user-defined type columns exceeds this limit, the database engine moves the record column with the largest width to another page in the row overflow data allocation unit, while maintaining a 24-byte pointer on the original page
或clr用戶定義類型的列超過此限制時,數(shù)據(jù)庫引擎將把最大寬度的記錄列移動到row_overflow_data分配單元的另一頁上,而在原始頁上保留一個24字節(jié)指針。